Actionscript 2, Actionscript 2.0, Flash, Flash _, Web developer

FLV Flash Video Player Tutorial Update – now with Sound Volume Control and Play Again button

After I’ve made simple tutorial that covers FLV Flash Video Player, determining duration of FLV through PHP and MetaData and also using a first frame as a video thumb in this New Years post
https://mrsteel.wordpress.com/2006/12/31/flv-video-playback-with-duration-time/

time has come to improve a player a bit, based on user wishes
I’ve added sound volume control and play again button
basiclly it was simple thing to do using the previous code, but for beginners it’s hard to manage things like this

for sound volume control standard Sound class is used like for every sound in Flash
about the Play Again button it’s just seek function for video and giving it 0 value as parameter

here is the demo SWF : http://hagane.us/as/flvplayer/
and zip source : http://hagane.us/as/flvplayer/flv.zip

just when you trying it out remember to put any FLV file named video.flv in the same folder

all the best
Alex

Standard

8 thoughts on “FLV Flash Video Player Tutorial Update – now with Sound Volume Control and Play Again button

  1. Michelle Granada says:

    Is it possible to also add a regular play and pause button at the bottom by the buffer bar? Thank you for your help!

  2. Arturo says:

    Really, awesome work!, but yeah, i think the file or flv video need at least a play and pause button.

    Thanks again!

    Arturo

Leave a comment